@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap");

body {
font-family: "Comfortaa", serif;
}

.bg-103c42 {
background-color: #103c42;
}

.bg-46959f {
background-color: #46959f;
}

.font-size-menu {
font-size: 16.5px;
}

.hover-special {

}

.hover-special:hover {
color: #46959f;
}
